home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
libs
/
asmlib37
/
asm.inc
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-03-11
|
343 b
|
29 lines
.model medium
IFDEF NOXT
.286
ENDIF
codesize EQU 1
datasize EQU 0
; color attribute constants
black equ 0
blue equ 1
green equ 2
cyan equ 3
red equ 4
magenta equ 5
brown equ 6
gray equ 7
darkgray equ 8
hiblue equ 9
higreen equ 10
hicyan equ 11
hired equ 12
himagenta equ 13
hiyellow equ 14
hiwhite equ 15